GtkSizeRequestCache: Don't store baselines in horizontal case
authorAlexander Larsson <alexl@redhat.com>
Fri, 22 Mar 2013 11:27:17 +0000 (12:27 +0100)
committerAlexander Larsson <alexl@redhat.com>
Tue, 23 Apr 2013 03:50:37 +0000 (05:50 +0200)
commit5ad618cb95a99842305d53fea6409b6b1d86b315
treed48ff6855c29d3b9ce934a7801d0a9028554baf6
parent77e0f18edaddabbad9ea89e0c1820f7f8ff7066e
GtkSizeRequestCache: Don't store baselines in horizontal case

This saves memory for every widget (maximum 48 bytes per widget) at
a cost of a few duplicated codepaths in the size request cache.
gtk/gtksizerequestcache.c
gtk/gtksizerequestcacheprivate.h